home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Utilities / Windows Passwords / WWPrt.exe / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-06-30  |  121 b   |  8 lines

  1. @echo off
  2. Pause Press ENTER to install WWPRT in C:\WWPRT
  3. mkdir  C:\WWPRT
  4. copy   A:\*.*  C:\WWPRT
  5. echo Finished.
  6.  
  7.  
  8.